home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0592 / read_me.txt < prev    next >
Text File  |  1996-10-01  |  11KB  |  280 lines

  1. FORM READER Version 2.0
  2.  Shareware - freely distributable
  3.  
  4. Replaces Form Reader 1.0u, 1.1u, and 1.2u
  5.   (frrd20w.zip replaces frrd12w.zip, frrd11w.zip and frrd10w.zip)
  6.  
  7. A decoder and formatting program for processing HTML form generated 
  8. e-mail resulting from the mailto method.  Does NOT require cgi 
  9. capabilities. Runs independently from HTML form generators or HTML 
  10. editors. Provides an MS-Access database interface and HTML guestbook 
  11. interface capabilities.
  12.  
  13. By Ridgeley House Software.
  14. ====================================+
  15. Copyright (c) 1996 by Curtis K. Aasen
  16. All Rights Reserved.
  17. ====================================+
  18.  
  19. NOTE: This file, in former releases of Form Reader, has been plagerized 
  20. and stolen by the authors of a program called Fast Form.  Curtis K. Aasen 
  21. is not connected in any manner with these thieves. Ridgeley House 
  22. Software is considering legal action.
  23.  
  24. TABLE OF CONTENTS
  25.  
  26. 1.0  Minimum Requirements
  27. 2.0  Overview
  28. 3.0  Installation
  29. 4.0  HTML Overview
  30. 5.0  Additional Support
  31. 6.0  Registration
  32. 7.0  Version Changes
  33. 8.0  Disclaimer of Warranty
  34.  
  35. ====================================+
  36. 1.0 MINIMUM REQUIREMENTS
  37.  
  38. In order to use Form Reader v2.0 on your computer, the following 
  39. minimum requirements must be met:
  40.  
  41. - minimum 80386 processor 
  42. - Microsoft Windows 3.1 or later
  43. - 1.77 MB of hard disk space 
  44. - A copy of VBRUN300.DLL in your computer's WINDOWS\SYSTEM directory
  45.  
  46. ====================================+
  47. 2.0 OVERVIEW
  48.  
  49. Form Reader is designed to interpret and format e-mail that is 
  50. generated from a Hyper Text Mark-up Language (HTML) form and sent 
  51. via a world wide web (WWW) browser.  HTML forms that use the MAILTO 
  52. action method to post can arrive as a single text string that is 
  53. imbedded with various symbols and ascii hex codes making it very 
  54. difficult to read.  Form Reader will interpret these e-mail 
  55. responses, format them, and provide the user the option to add in 
  56. delimiters, save the result as a text file, append it to an MS-Access 
  57. 1.0 database, insert it into an HTML file, copy and paste the result 
  58. to another application, or print the result.
  59.  
  60. Form Reader will handle any HTML form e-mail response and HTML forms 
  61. can be generated and changed independently from Form Reader.  For 
  62. webmasters who do not have Common Gateway Interface (cgi) capabilities 
  63. on their web server, this program will allow them greater access to the 
  64. use of forms on their web pages.
  65.  
  66. MS-Access database support is intended for creating and 
  67. appending to an MS-Access 1.1 database.  Some simple tools such as 
  68. Find and Query have been added in for useability, however, for full 
  69. database manipulation it is recommended that the user import their 
  70. database into their own fully featured database program.
  71.  
  72. Form Reader v2.0 is shareware and may be used free of charge for a 
  73. 30 day trial period. EACH copy in use must then be registered.  
  74.  
  75. =====================================+
  76. 3.0  INSTALLATION
  77.  
  78. Copy the file FRRD20W.ZIP into a temporary directory. Use PKZIP 
  79. or a compatible unzip program to unzip FRRD20W.ZIP in this 
  80. directory. You should then have the following files in your 
  81. temporary directory:
  82.  
  83. cmdialog.vb_
  84. frhelp2.hl_
  85. frrd20w.ex_
  86. read_me.txt
  87. sampfrm.ht_
  88. samppost_
  89. sampgst.ht_
  90. setup.exe
  91. setup.lst
  92. setup1.ex_
  93. setupkit.dl_
  94. spin.vb_
  95. register.ex_
  96. register.hl_
  97. ver.dl_
  98. vbdb300.dl_
  99. msajt112.dl_
  100. msajt200.dl_
  101. msafinx.dl_
  102. msabc110.dl_
  103. packing.lst
  104.  
  105. Use the Run command, which can be found under either the Windows 
  106. Program Manager or the File Manager File pull-down menu, 
  107. to select the executable file SETUP.EXE in the temporary directory. 
  108. Follow the setup instructions. 
  109.  
  110. You will be asked to select a default directory to place your 
  111. Form Reader program files. The default directory is C:\FORMREAD. 
  112. You may change this to any drive and directory of your choice.
  113.  
  114. You should have the following files in your default directory 
  115. after the installation is complete:
  116.  
  117. frhelp2.hlp
  118. frrd20w.exe
  119. read_me.txt
  120. sampfrm.htm
  121. samppost
  122. sampgst.htm
  123. register.exe
  124. register.hlp
  125.  
  126. You may need to modify your AUTOEXEC.BAT file to include the 
  127. following line:
  128.  
  129. SHARE.EXE /L:500
  130.  
  131. Share is only needed if you are not using MS-Windows for 
  132. Workgroups in Enhanced mode and if your databases will be 
  133. accessed by more than one program or user at a time.
  134.  
  135. If your computer does not have the Font "Courier New" installed, 
  136. then you may experience an initial start-up error. Courier New 
  137. can be added with the Windows Control Panel and the original 
  138. MS Windows disks or CD-ROM. If you cannot add Courier New then 
  139. launch Form Reader and follow the instructions given. If this 
  140. does not solve the font error, then please write to us at 
  141. ridgely@infi.net for help.
  142.  
  143. NOTE: This program requires VBRUN300.DLL to run. You probably 
  144. already have this file on your harddrive. If not you must 
  145. obtain this file and place it in your WINDOWS\SYSTEM directory.
  146. You can obtain this program from most freeware and shareware 
  147. program download providers.
  148.  
  149. =====================================+
  150. 4.0 HTML OVERVIEW
  151.  
  152. The HTML FORM tag defines a fill out form in an HTML document.
  153. The ACTION attribute may be used to direct form responses to be 
  154. sent to an e-mail address. This attribute uses the MAILTO command.
  155.  
  156. <FORM ACTION="mailto:your@e-mail.address" METHOD="post">
  157.  
  158. An example HTML form has been included. The file SAMPFRM.HTM is a 
  159. complete HTML coded file that is ready to be read by a web browser 
  160. that supports forms such as Netscape 1.1N and Netscape 2.0.  Also 
  161. included is a sample e-mail response from this form.  This file 
  162. name is SAMPPOST and may be opened by Form Reader.
  163.  
  164. Form Reader may have some interpretation problems if a form 
  165. response includes the symbols "&" and "=". If a response 
  166. includes these symbols, they may have to be removed manually with 
  167. a text editor such as Windows Notepad.
  168.  
  169. It is recommended that if you use comment boxes that you enable 
  170. virtual wordwrap.
  171.  
  172. Form Reader's guestbook and MS-Access interface occasionally make 
  173. special use of any HTML form input keyword that begins with the 
  174. six letters "comment".  In these cases it will attempt to make every 
  175. effort to include longer input fields.  Examples of various comment 
  176. field names are: comment, comment2, comment_3, comment_explain, etc.
  177.  
  178. =====================================+
  179. 5.0 ADDITIONAL SUPPORT
  180.  
  181. You can obtain help by e-mailing any questions or comments to: 
  182.  
  183. ridgely@infi.net
  184.  
  185. or
  186.  
  187. ridgely@kagi.com
  188.  
  189. Please indicate the program name, version number, serial number, 
  190. any error codes, and any other windows programs you are working 
  191. with such as e-mail and/or web browsers.  Any comments on possible 
  192. future improvements or capabilities is greatly appreciated.
  193.  
  194. You may also go to the following web address for any updates:
  195.  
  196. http://www.infi.net/~ridgely/software/
  197.  
  198. NOTE: This program requires VBRUN300.DLL to run. You probably 
  199. already have this file on your harddrive. If not you must 
  200. obtain this file and place it in you WINDOWS\SYSTEM directory.
  201. You can obtain this file from most freeware and shareware 
  202. program download providers.
  203.  
  204. =====================================+
  205. 6.0 REGISTRATION
  206.  
  207. Registration cost options:
  208.  
  209.  $9.95 per copy for e-mail registation
  210.  $175.00 per site for Site License
  211.  $700.00 per organization for World-wide License
  212.  
  213. This is shareware. You may use it on a trial basis for 30 days. You 
  214. are not under any financial obligation for the trial period.  However, 
  215. if you continue to use Form Reader after the trial period has expired 
  216. you must register. Please refer to the registration instructions which 
  217. can be found using the Registration command under the Help menu.
  218.  
  219. Users should register Form Reader through the author, Curtis Aasen, or 
  220. Kagi.  Kagi is the only authorized registration service, other than the 
  221. author, for Form Reader by Ridgeley House Software.
  222.  
  223. Form Reader is sold "as is". Please read section 8.0 DISCLAIMER OF 
  224. WARRANTY.
  225.  
  226. Registered users of Form Reader 2.0 will be elgible for any new upgrade 
  227. versions of Form Reader.
  228.  
  229. IMPORTANT: You should save a back-up copy of your original ZIP file 
  230. and your registration number in case you ever need to re-install 
  231. Form Reader on your hard drive.
  232.  
  233. ====================================+
  234. 7.0 VERSION CHANGES
  235.  
  236. Version 2.0 replaces version 1.2. Version 2.0 greatly increases the 
  237. number of input fields that it can process. The number of input fields 
  238. is a function of the size of the data elements and the amount of memory 
  239. the host computer has. Version 2.0 also improves the conversion routine 
  240. and improves the converted file display characteristics. An Add-to-
  241. Existing file (append) function is included along with an MS-Access 1.1 
  242. database interface and an HTML file interface for guestbook use. The 
  243. user can now add in any delimiter of their choice. Font and window 
  244. position changes are now remembered by the program. And finally (other 
  245. than an Easter Egg or two) users can now register with a credit card 
  246. through Kagi (see registration.)
  247.  
  248. Version 1.2 replaces version 1.1 which was limited to less than 30 
  249. input fields. Version 1.2 has increased this limit to 100 input 
  250. fields. There is now a file preference option so that default file 
  251. Open and file Save directories may be set. A comma delimiter option 
  252. has been added here. I'll let you figure out what you can do with a 
  253. comma delimiter option. Also, a file View command has been added. 
  254. In addition, the printer, save, and button bar features have been 
  255. enhanced.
  256.  
  257. Version 1.1 replaces version 1.0 which had an initialization file bug 
  258. that prevented non-United States users from running Form Reader. This 
  259. problem has been fixed with version 1.1.  In addition, version 1.1 
  260. fixes a failure of the font name, font style, and font size 
  261. characteristics from applying to the printer object.
  262.  
  263. =====================================+
  264. 8.0 DISCLAIMER OF WARRANTY
  265.  
  266. FORM READER IS SOLD "AS IS" AND WITHOUT WARRANTIES AS TO PERFORMANCE 
  267. OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR 
  268. IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS 
  269. INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A 
  270. PARTICULAR PURPOSE IS OFFERED.  GOOD DATA PROCESSING PROCEDURE 
  271. DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA 
  272. BEFORE RELYING ON IT.  THE USER MUST ASSUME THE ENTIRE RISK OF USING 
  273. THE FORM READER PROGRAM.  ANY LIABILITY OF THE SELLER WILL BE LIMITED 
  274. EXCLUSIVELY TO FORM READER PRODUCT REPLACEMENT OR REFUND OF PURCHASE 
  275. PRICE. 
  276.  
  277. =====================================+
  278. Curtis K. Aasen
  279. Norfolk, Virginia
  280. 10/01/1996